home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 October / maximum-cd-2005-10.iso / Data / ads.pcg / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-07-28  |  73 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.krallkomputers.com/", "_blank");
  3. }
  4.